index: 9999; } @media (max-width: 720px) { body { padding-top: 100px; padding-bottom: 100px; } .mbads img { width: 100%; height:100px; } .mbads1 img { width: 100%; height:100px; } .mbads1 { display: block; } } @media screen and (min-width:769px) { .mbads1 img { /* display: none; */ position: fixed; top: 0px; left: 0px; right: 0px; text-align: center; z-index: 9999; width: 100%; height: 6.25vw; min-height: 30px; max-height: 83px; } .mbads img { width: 100%; height: 6.25vw; min-height: 30px; max-height: 83px; } }